home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol K-12
/
Vol K-12.iso
/
interfac
/
it.dig
/
scripts
/
DefineSprite_417
/
frame_10
/
DoAction.as
Wrap
Text File
|
2012-08-27
|
185b
|
10 lines
if(_root.categoria_mc.revista_mc._currentframe > 1)
{
_root.categoria_mc.revista_mc.prevFrame();
_root.categoria_mc.revista_mc.prevFrame();
}
else
{
gotoAndStop(1);
}